Builder
A heartbeat message is sent to the node from the client to keep the connection alive.
This is currently only needed to keep serial connections alive, but can be used by any PhoneAPI.
Content copied to clipboard
meshtastic.Heartbeat
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The nonce of the heartbeat message
Content copied to clipboard
uint32 nonce = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.Heartbeat.Builder
Link copied to clipboard
The nonce of the heartbeat message
Content copied to clipboard
uint32 nonce = 1;